@charset "gb2312";
/* CSS Document */

.title
{
	width:210px;
	white-space:nowrap;
	word-break:keep-all;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
}



body {
	margin:0px auto; padding:0px; font-family:"宋体"; font-size:12px;
	color:#9f9d9d; line-height:22px;
	background:url(../images/bg.jpg); background-position:top center; background-repeat:no-repeat;/**/
	background-color:#ccc;/**/
	/*英文自动换行*/
	table-layout:fixed; word-break: break-all; 
	/*英文自动换行*/; 
	
}
div
{
	line-height:22px; 

}
body,td,th {
	font-size: 12px; margin:0px auto;
}
a{
	color:#0576c5; text-decoration:none;
	
}
a:hover{
	color:#0576c5; text-decoration:underline;
}
img{
	border:none;
}
div.clear
{
	clear:both;
}
.hide
{
	display:none;
}
div.height{
	height:10px;
}






div.top{
	/*background: url(../images/ny_top.jpg); background-repeat:no-repeat;*/
	width:1213px;height:105px;
	margin:0px auto;
	
}

div.menu{
	width:1213px;height:34px;
	margin:0px auto;
}

div.banner{
	height:385px;
}




div.index_cc{
	width:1213px;height:347px;
	margin:0px auto;
	background: url(../images/index_cc.jpg); background-repeat:no-repeat;/**/
}

div.index_pro_class{
	
}
div.index_pro_class_c{
	padding:80px 0px 0px 40px;
}
.index_pro_class a{
	color:#9f9d9d;
}


div.index_pro_cc{
	padding:90px 0px 0px 0px;
}





















div.bottom_0{
	background: url(../images/bg_ny_2.jpg); background-repeat:no-repeat; background-position:top center;
	height:57px;
}


div.bottom{
	background: url(../images/bottom.jpg); background-repeat:no-repeat; background-position:top center;
	width:1213px;height:57px;
	margin:0px auto;
}


div.bottom_left{
	padding:8px 0px 0px 20px;
	color:#b6b6b6;
}
.bottom_left div{
	color:#b6b6b6; font-family:"微软雅黑";
}
.bottom_left span{
	color:#b6b6b6;
	margin:0px 5px;font-family:"微软雅黑";
}



div.bottom_right{
	padding:20px 20px 0px 0px;
	color:#b6b6b6;
}
.bottom_right div{
	color:#b6b6b6; font-family:"微软雅黑";
	text-align:right;
}
.bottom_right span{
	color:#b6b6b6;
	margin:0px 5px;font-family:"微软雅黑";
}










#page{ margin:0px 0px 20px 40px; }
#page li{padding:0; float: left; margin-right: 5px; display: block; font-size:12px; }

#page span{display: block; padding: 0px 5px 0px 5px; background: #CCFFFF ; font-weight: bold; border: 1px solid color:#6a2e12;color:#000;; }

#page a{display: block; text-decoration: none; margin:0px; color: color:#000;;padding: 0px 5px 0px 5px;}

#page a:link, a:visited {border: 0px solid color:#000;; }/*为列表影响其他链接，设置为0*/

#page a:hover {border: 1px solid color:#000;; background: #FFFFCC; }












